Skip to the content.

DBA Objects – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

All database objects

Report Parameters

Object Name like, Owner, Object Type, Status, Show DDL

Oracle EBS Tables Used

dba_objects

Report Categories

Enginatics

DBA Blocking Sessions, DBA ORDS Configuration Validation, DBA Blitz Report ORDS Configuration, DBA AWR Blocking Session Summary, DBA AWR Active Session History, DBA Segments, DBA SGA Active Session History, DBA Result Cache Objects and Dependencies, DBA SGA Blocking Session Summary, DBA SGA Buffer Cache Object Usage

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output DBA Objects 19-Mar-2025 093804.xlsx
Blitz Report™ XML Import DBA_Objects.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-objects/

Executive Summary

The DBA Objects report is the fundamental inventory tool for the database. It lists all objects (Tables, Views, Packages, Indexes, etc.) along with their status and creation date. It is the first place a DBA looks when troubleshooting “object not found” errors or checking for invalid objects after a patch.

Business Challenge

Solution

This report queries the DBA_OBJECTS view.

Key Features:

Architecture

The report queries DBA_OBJECTS.

Key Tables:

Impact


© 2026 Enginatics